home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / religion / gospl220.zip / INSTALL.BAT < prev    next >
DOS Batch File  |  1996-01-13  |  615b  |  30 lines

  1. echo off
  2. cls
  3. echo This INSTALL utility will create a subdirectory on your hard disk
  4. echo and name it: C:\GOSPEL
  5. echo.
  6. pause
  7. mkdir c:\gospel
  8. cls
  9. echo Next, all the files on this disk will be copied to the newly
  10. echo created subdirectory C:\GOSPEL
  11. echo.
  12. pause
  13. echo.
  14. echo Now copying . . .
  15. copy *.* c:\gospel
  16. cls
  17. echo To begin GOSPEL PARALLELS in the future, follow these steps...
  18. echo.
  19. echo Set your working directory to C:\GOSPEL
  20. echo.
  21. echo How?  CHDIR C:\GOSPEL
  22. echo.
  23. echo Then type and enter GOSPEL
  24. echo.
  25. echo To begin GOSPEL PARALLELS now,
  26. pause
  27. c:
  28. chdir c:\gospel
  29. gospel
  30. prompt $p$g